home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / news / tin122.lha / Readme.FIRST < prev    next >
Text File  |  1994-06-23  |  3KB  |  108 lines

  1. IMPORTANT!  Read this file entirely!  It contains important information
  2. about this version of TIN.
  3.  
  4. This is an unofficial port of TIN 1.2 PL2 (also known as TIN 1.22).  Most
  5. of the Amiga work is based on the official TIN 1.2 PL0 port (which seems to
  6. be the last official Amiga version).
  7.  
  8. If you don't know what TIN is, please read the "tin.man" file.
  9.  
  10.  
  11. TIN 1.22 offers several enhancements over TIN 1.20, see the "CHANGES" file
  12. for information on new features and bug fixes.  Also, thanks to the
  13. superior code generation and optimization of SAS/C 6.51, TIN 1.22 is
  14. *significantly* faster than previous versions of TIN.
  15.  
  16. (It'd be even faster (and smaller) if the TIN authors didn't insist on
  17. having just about most of the data in the program as global or static - but
  18. that's another topic...  :)
  19.  
  20.  
  21. To install TIN, you will need to do the following:
  22.  
  23.  
  24.  
  25. 1.  Decide which version of TIN you want to install.
  26.  
  27. 2.  Run the appropiate script to create that version.
  28.  
  29.     For the 68000 version, type:       Make000
  30.  
  31.     For the 68020/68030 version, type: Make020
  32.  
  33.     For the 68040 version, type:       Make040
  34.  
  35.  
  36. The script will then make the appropriate binary for your system.
  37.  
  38. The binary will be named 'tin.exe'.
  39.  
  40.  
  41. 3.  Copy the 'tin.exe' binary to someplace in your path.  UUCP:C is a good
  42. place for this.
  43.  
  44. 4.  Copy the 'ActiveD' binary to someplace in your path, again UUCP:C is a
  45. good place (this is not necessary if you have automatic active file
  46. generation).
  47.  
  48. 5.  Modify the 'tin' script to suit your needs.  As it is supplied, it is
  49. how I use it on my system.
  50.  
  51. 6.  Copy the 'tin' script to someplace in your path.
  52.  
  53.  
  54.  
  55. For more information on various enviroment variables and customizing the
  56. 'tin' script, please see the "tin.amiga.doc" file.
  57.  
  58.  
  59.  
  60. Important notes:
  61.  
  62. 1.  All information in this file superscedes any information given in
  63. "tin.amiga.doc".  "tin.amiga.doc" is the original Amiga readme from the TIN
  64. 1.20 (1.2 PL0) distribution.
  65.  
  66. 2.  OS 1.3 and beta OS 2.0 releases are no longer supported.  To use this
  67. version of TIN you must have OS 2.04 or better.
  68.  
  69. 3.  TIN 1.22 index files are not compatible with older TIN index files.  If
  70. you try to use TIN 1.22 with older index files, TIN will complain that the
  71. index is corrupted and it will generate a new index file.
  72.  
  73. 4.  TIN 1.22 no longer requires fiddling with a stack before (or after)
  74. running, this is now automatic (so ignore the stack instructions in
  75. "tin.amiga.doc").
  76.  
  77. 5.  The "send bug report" function is addressed to the original author of
  78. TIN.  If you think the bug you are experiencing is due to the Amiga port,
  79. please make sure you email me instead of the original author.
  80.  
  81. 6.  This version is safe for BBS use, it will not allow manipulation of
  82. files outside of the user's $HOME directory.  However, the automatic
  83. uudecode/unshar functions could cause a problem.  If a file to be uudecoded
  84. contains a filename like "begin 644 sys:c/dir" (and some idiots do this)
  85. then the file "sys:c/dir" will be overwritten with what is in the uuencoded
  86. file.
  87.  
  88. 7. Remote use is untested, there should not be any problems however.
  89.  
  90.  
  91. I think that's about it...  if you have any questions/problems about this
  92. you can contact me at:
  93.  
  94.         jellis@nah.oau.org
  95.         jacob@gate.net
  96.  
  97. I also watch the alt.sys.amiga.uucp and comp.sys.amiga.uucp newsgroups.
  98.  
  99.  
  100. Have fun!  I think you'll find that TIN 1.22 is the best newsreader
  101. available for the Amiga (so long as you don't mind the 1970s interface).
  102.  
  103.  
  104. Jacob Ellis
  105.  
  106. 23 June, 1994
  107.  
  108.